response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2264/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: prova tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik91MGRkZUJZRWtmU1NlcWJfUGVOTGdrZkxTX0FtcV9uZnZ0Sk9LMkN5a1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjY0LCJzdGF0ZV9ub25jZSI6Ijc0ODU0MWQ1MGZjOTE5ZDY5YmFhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjY0In0sImlzcyI6InByb3ZhIHRvb2wiLCJzdWIiOiJwcm92YSB0b29sIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjUyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczOTg1Nzg1LCJleHAiOjE3NzM5ODYwODUsImp0aSI6ImUyYzJmMWVmNWM1YTdkYjMxOWEzIn0.aGVwMnu2aPEYrz9ie7UE8BY1KYOSwEwfe2OkOzD-gUKPpCX6da2gS9VcC1T5fFiwtjAtmhsnK3Sy5Ossj8Sr-2MZmwWDvqFC5YMgHurF5RuK1LIX1RNt4RUoadGQMOjBglVc8LEzzOQxUEEdYRq7EfujiSWvGkd3XVFLFUF_0eCdUKEbqFnz55idge1kCHrIWGLzIK0tvHGhFkY7tshFjK8S5aqP6fK-PD8y8YwcMOIID5tkqKW96SjFpEZXA7UuopFbwNzE_yY0rAUS_JpNvMpYVBY1cUJYiZprAO1nfrdZrMKrYFi8_of8G0FGCa8fbmUpjGj1nmQ7WGiu2V57vA (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: 748541d50fc919d69baa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request